projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
465952d
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Wed, 12 Feb 2003 11:08:36 +0000
(11:08 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Wed, 12 Feb 2003 11:08:36 +0000
(11:08 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 04abcc37c58003bb25fdc0dedd9da93084d51618..32c727986471393d8c359bdd6beefa85d6c0cc0c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2003-02-12 Kim F. Storm <storm@cua.dk>
+
+ * macros.c (Fstart_kbd_macro): If appending, and last keyboard
+ macro is a string, convert meta modifiers in string when copying
+ the string into a vector.
+
2003-02-11 Kim F. Storm <storm@cua.dk>
* keymap.c (Fremap_command): Return nil if arg is not a symbol.